home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / flower.zip / printrpt.h < prev    next >
Text File  |  1996-12-01  |  190b  |  7 lines

  1.  
  2. void printCalledFuncReport( struct fileInfo * );
  3. void printCallingFuncReport( struct isCalledByFuncInfo * );
  4. void printCallTreeReport( struct fileInfo * );
  5. void showSyntax( void );
  6.  
  7.